

'DeclarationPublic Class DataPointLabels(Of TPositionEnum As {New, Enum, Struct})
'UsageDim instance As DataPointLabels(Of TPositionEnum)
public class DataPointLabels<TPositionEnum> where TPositionEnum: new(), Enum, struct
System.Object
Xceed.Workbooks.NET.DataPointLabels<TPositionEnum>
Xceed.Workbooks.NET.DataPointLabelsBubble
| Name | Description | |
|---|---|---|
![]() | Border | Gets the data labels' Border. |
![]() | Fill | Gets the data labels' Fill. |
![]() | Position | Gets or sets the position of the data labels in relation ot the Series' data points. |
![]() | SeparatorCustom | Gets or sets the custom separator that will be used when displaying the data labels' data. |
![]() | SeparatorType | Gets or sets the DataPointLabelsSeparatorType. |
![]() | ShowCategoryName | Gets or sets if the category's name is displayed in the data labels. |
![]() | ShowLeaderLines | Gets or sets if the leader lines are shown when displaying the data labels' data. |
![]() | ShowLegendKey | Gets or sets if the Legend's key is shown when displaying the data label's data. |
![]() | ShowPercentage | Gets or sets if the percentage is shown in the data labels' data. |
![]() | ShowSeriesName | Gets or sets if the Series' Name is displayed in the data labels. |
![]() | ShowValue | Gets or sets if the value is displayed in the data labels. |
![]() | TextOptions | Gets the data labels' TextOptions. |
.NET: net5.0, net5.0-windows, net6.0, net6.0-macos, net6.0-windows, net7.0, net7.0-macos, net7.0-windows, net8.0, net8.0-browser, net8.0-macos, net8.0-windows, net9.0, net9.0-browser, net9.0-macos, net9.0-windows, net10.0, net10.0-browser, net10.0-macos, net10.0-windows.
.NET Framework: net40, net403, net45, net451, net452, net46, net461, net462, net463, net47, net471, net472, net48, net481.